home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / CBUILDER / DATA.Z / BCBTOOLS.TOC (.txt) < prev    next >
Encoding:
Microsoft Windows Help File Content  |  1997-02-20  |  4.6 KB  |  122 lines

  1. :Base BCBTOOLS.HLP
  2. 0 Borland C++Builder Tools 
  3. berblick: Borland C++Builder Tools = BctoolsOverview
  4. 1 Der C++-Compiler, BCC32.EXE
  5. 2 Verwenden des C++-Kommandozeilen-Compilers = UsingTheCommandLineCompiler
  6. 2 Compiler-Konfigurationsdateien = UsingCompilerConfigurationFiles
  7. 2 Verwenden von Response-Dateien = UsingCompilerResponseFiles
  8. 2 Priorit
  9. tsregeln bei Optionen = CompilerOptionPrecedenceRules
  10. 2 Angeben von Verzeichnissen f
  11. r Kommandozeilenoptionen = EnteringDirectoriesForCommandLineOptions
  12. 1 Die Linker TLINK32.EXE und ILINK32.EXE
  13. 2 Verwenden der Linker
  14. 3 Verwenden von TLINK32 und ILINK32 = TLINK
  15. 3 ILINK32, der inkrementelle Linker = ILINK32
  16. 3 TLINK32 und ILINK32 Kommandozeilensyntax = TLINKCommandLineSyntax
  17. 3 TLINK32.CFG-Datei = TLINKCFG
  18. 3 Response-Dateien des Linkers = ResponseFiles
  19. 3 Verwenden von TLINK32 mit BCC32.EXE = UsingTLINKWithBCC.EXE
  20. 2 Moduldefinitionsdateien
  21. 3 Moduldefinitionsdateien = ModuleDefinitionFile
  22. 3 Befehl CODE (Moduldefinitionsdatei) = CODEStatement
  23. 3 Befehl DATA (Moduldefinitionsdatei) = DATAStatement
  24. 3 Befehl DESCRIPTION (Moduldefinitionsdatei) = DESCRIPTIONStatement
  25. 3 Befehl EXETYPE (Moduldefinitionsdatei) = EXETYPEStatement
  26. 3 Befehl EXPORTS (Moduldefinitionsdatei) = EXPORTSStatement
  27. 3 Befehl IMPORTS (Moduldefinitionsdatei) = IMPORTSStatement
  28. 3 Befehl LIBRARY (Moduldefinitionsdatei) = LIBRARYStatement
  29. 3 Befehl NAME (Moduldefinitionsdatei) = NAMEStatement
  30. 3 Befehl SECTIONS (Moduldefinitionsdatei) = SEGMENTSStatement
  31. 3 Befehl SEGMENTS (Moduldefinitionsdatei) = STACKSIZEStatement
  32. 3 Befehl STUB (Moduldefinitionsdatei) = STUBStatement
  33. 3 Moduldefinitionsdatei: Beispiel = ExampleModuleDefinitionFile
  34. 1 BRC32.EXE
  35. 2 Ressourcen-Tools in Kommandozeilenversion = ResourceTools
  36. 2 BRCC32.EXE = BRCC32
  37. 2 BRC32.EXE = BRC32
  38. 1 CPP32.EXE
  39. 2 CPP32, der Pr
  40. prozessor = CPP
  41. 2 Verwenden von CPP32 = CPP_Using
  42. 2 CPP32 als Makro-Pr
  43. prozessor = CPP_MacroPreprocessor
  44. 2 Verwenden von MIDL mit CPP32.EXE CPP32 = CPP_MIDL
  45. 2 CPP32 und UUIDs = CPP_UUID
  46. 1 GREP.EXE
  47. 2 GREP: Ein Textsuch-Hilfsprogramm = GREP
  48. 2 GREP: Kommandozeilensyntax = GREP_CommandLineSyntax
  49. 2 GREP: Kommandozeilenoptionen = GREP_CommandLineOptions
  50. 2 GREP: Der Suchtext = GREP_TheSearchString
  51. 2 GREP: Dateispezifikationen = GREP_FileSpecifications
  52. 2 GREP Beispiele
  53. 3 GREP: Beispiele = GREP_Ex
  54. 3 GREP: Beispiel 1 = GREP_Ex1
  55. 3 GREP: Beispiel 2 = GREP_Ex2
  56. 3 GREP: Beispiel 3 = GREP_Ex3
  57. 3 GREP: Beispiel 4 = GREP_Ex4
  58. 3 GREP: Beispiel 5 = GREP_Ex5
  59. 1 IDETOMAK.EXE
  60. 2 Verwenden der IdeToMak.EXE = UsingIdeToMak
  61. 1 IMPLIB.EXE
  62. 2 IMPLIB anwenden = IMPLIB
  63. 2 Moduldefinitions-Manager anwenden (IMPDEF) = IMPDEF
  64. 2 Klassen in einer DLL = ClassesInADLL
  65. 2 Funktionen in einer DLL = FunctionsInADLL
  66. 1 MAKE.EXE
  67. 2 Make verwenden
  68. 2 Make verwenden = UsingMAKE
  69. 2 Voreinstellungen von MAKE = DefaultMAKEActions
  70. 2 MAKE-Dateien verwenden = UsingMakefiles
  71. 2 Symbolische Ziele = SymbolicTargets
  72. 2 BUILTINS.MAK = BUILTINSMAK
  73. 2 TOUCH verwenden = UsingTOUCH
  74. 2 MAKE-Optionen
  75. 3 MAKE-Optionen = MAKEOptions
  76. 3 Kompotibilit
  77. t zu NMAKE von Microsoft = CompatibilityWithMicrosoftSNMAKE
  78. 2 Explizite und implizite Regeln
  79. 3 Explizite und implizite Regeln = ExplicitAndImplicitRules
  80. 3 Syntax f
  81. r explizite Regeln = ExplicitRuleSyntax
  82. 3 Syntax f
  83. r implizite Regeln = ImplicitRuleSyntax
  84. 2 Befehlssysntax
  85. 3 Befehlssysntax = CommandSyntax
  86. 3 MAKE-Befehlsoperatoren = MakeCommandOperators
  87. 2 MAKE-Makros
  88. 3 MAKE-Makros verwenden = UsingMAKEMacros
  89. 3 MAKE-Makros definieren = DefiningMAKEMacros
  90. 3 String-Ersetzungen in MAKE-Makros = StringSubstitutionsInMAKEMacros
  91. 3 Vordefinierte MAKE-Makros = DefaultMAKEMacros
  92. 3 Vordefinierte MAKE-Makros ver
  93. ndern = ModifyingDefaultMAKEMacros
  94. 2 MAKE-Direktiven
  95. 3 MAKE-Direktiven verwenden = UsingMAKEDirectives
  96. 3 .autodepend = MAKE_autodepend
  97. 3 !error = MAKE_error
  98. 3 !if and other conditional directives = MAKE_IfAndOtherConditionalDirectives
  99. 3 !include = MAKE_include
  100. 3 !message = MAKE_message
  101. 3 .path.ext = MAKE_pathExt
  102. 3 .precious = MAKE_precious
  103. 3 .suffixes = MAKE_suffixes
  104. 3 !undef = MAKE_undef
  105. 3 Makros innerhalb von Direktiven verwenden = UsingMacrosInDirectives
  106. 3 Leere Makros = NullMacros
  107. 1 TDUMP.EXE
  108. 2 TDUMP: Hilfsprogramm f
  109. r Dateien-Dump = TDUMP
  110. 2 Die Kommandozeilenoptionen von TDUMP = TDUMPCommandLineOptions
  111. 1 TLIB.EXE
  112. 2 TLIB anwenden = TLIB
  113. 2 TLIB: Kommandozeilen-Optionen = TLIBCommandLineOptions
  114. 2 TLIB: Kommandodateien verwenden = ResponseFiles
  115. 2 TLIB Option /C = TLIBCOption
  116. 2 TLIB Option /E = TLIBEOption
  117. 2 TLIB Option /P = TLIBPOption
  118. 2 Operationenliste = OperationList
  119. 2 TLIB: Beispiele = TLIBExamples
  120. 1 TRIGRAPH.EXE
  121. 2 TRIGRAPH: Ein Zeichen-Konvertierungsprogramm = TRIGRAPH
  122.